home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / spinava historka / gCZ.swf / scripts / DefineSprite_288 / frame_125 / DoAction.as
Encoding:
Text File  |  2004-10-08  |  201 b   |  14 lines

  1. tellTarget("_root.hero.heroint.hhand1")
  2. {
  3.    play();
  4. }
  5. tellTarget("_root.hero.heroint.hhand2")
  6. {
  7.    play();
  8. }
  9. tellTarget("_root.hero.heroint.hhead")
  10. {
  11.    gotoAndStop(1);
  12. }
  13. gotoAndStop(1);
  14.